Support multiple service models for a component. WindsorServiceHostFactory will...
[castle.git] / Facilities / NHibernateIntegration / Running the tests.txt
blobc92ad826030d178cb7fe9e574a79254ca0dfd274
1 The test cases run against a MSSQL Server 2000 database by default, but due to \r
2 NHibernate's features, you can change the database to whathever you \r
3 like. \r
4 \r
5 The basic NHibernate settings can be set as NAnt arguments. See the "How to build.txt"\r
6 file in the root of the repository for details.\r
7 \r
8 1. Modify the Connection properties information:\r
9 \r
10    See file "facilityconfig.xml" for full details.\r
12 2 - Create two databases (test and test2 on a MS SQLServer will do)\r